chore(CLS-493): migrate to StepSecurity maintained action forks#18
Open
stepsecurity-app[bot] wants to merge 3 commits intomasterfrom
Open
chore(CLS-493): migrate to StepSecurity maintained action forks#18stepsecurity-app[bot] wants to merge 3 commits intomasterfrom
stepsecurity-app[bot] wants to merge 3 commits intomasterfrom
Conversation
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
| steps: | ||
| - name: Find Comment | ||
| uses: peter-evans/find-comment@v3 | ||
| uses: step-security/find-comment@v4 |
| branch: ${{ github.head_ref }} | ||
| - name: Add comment | ||
| uses: mshick/add-pr-comment@v1 | ||
| uses: step-security/add-pr-comment@v2 |
| if: steps.check_changes.outputs.changed == 'true' | ||
| id: create_pr | ||
| uses: peter-evans/create-pull-request@v6 | ||
| uses: step-security/create-pull-request@v8 |
Vendor actions (anthropics/*, docker/*, google-github-actions/*, hashicorp/*, slackapi/*, etc.) reverted to originals — these should not be replaced with step-security/* forks. Community action replacements (tj-actions, peter-evans, marocchino, stefanzweifel, reviewdog, hmarr, etc.) kept as intended. See INC-2632 and tf-live-stepsecurity org config update.
JubbaSmail
approved these changes
Apr 10, 2026
JubbaSmail
left a comment
There was a problem hiding this comment.
Approved: vendor action replacements reverted, community action forks verified. See INC-2632 and tf-live-stepsecurity org config update.
JubbaSmail
approved these changes
Apr 10, 2026
JubbaSmail
left a comment
There was a problem hiding this comment.
Approved: vendor action replacements reverted, community action forks verified. See INC-2632.
…ity forks Restored 35 actions to main's SHA pins. Pinned 43 actions to immutable SHA references. Replaced 0 community actions with StepSecurity forks. All pins include version comment for traceability.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
This pull request has been auto-generated by StepSecurity as part of the enterprise subscription to ensure compliance with recommended security best practices for GitHub Actions.
Proposed changes
StepSecurity Maintained Actions
Risky GitHub Actions can expose your project to potential security risks. Risky actions have been replaced with StepSecurity maintained actions, that are secure drop-in replacements.
Additional context
For bug reports, feature requests, and general feedback, please create an issue in step-security/secure-repo or contact us via our website.